home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / FlashRacer.swf / scripts / DefineButton2_71 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-07  |  55 b   |  5 lines

  1. on(release){
  2.    hardness = "25";
  3.    nextFrame();
  4. }
  5.